ItemLastModifierName Property |
Contains the display name of the last user to modify an item.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string LastModifierName { get; }Public ReadOnly Property LastModifierName As String
Get
Property Value
Type:
StringThe last name of the modifier.
See Also